CPU Cache-Friendly Data Structures in Go: 10x Speed with Same Algorithm
skoredin.pro·8h·
Discuss: Hacker News
Cache Optimization
A Primer on Memory Consistency and Cache Coherence, Second Edition
link.springer.com·21h·
Discuss: r/programming
🧠Memory Models
How to run LLMs on a 1GB (e-waste) GPU without changing a single line of code
reddit.com·3h·
Discuss: r/LocalLLaMA
Cache Optimization
Highly concurrent in-memory counter in GoLang
engineering.grab.com·15h
🧠Memory Models
Caching in Vector Database: What You Need to Know
dev.to·6h·
Discuss: DEV
Cache Optimization
Achieving 1.2 TB/s Aggregate Bandwidth by Optimizing Distributed Cache Network
juicefs.com·22h·
Discuss: Hacker News
🌍HTTP Servers
Reflections on Designing a Search Autocomplete System
torontostudygroup.github.io·1d·
Discuss: DEV
🌿Trie Structures
Souvenir
deprogrammaticaipsum.com·12h
🔗Weak References
Solving Reproducibility Challenges in Deep Learning and LLMs: Our Journey
ingonyama.com·2d·
Discuss: Hacker News
🗺️Region Inference
Rigorous Evaluation of Microarchitectural Side-Channels with Statistical Model Checking
arxiv.org·11h
📱Bytecode Design
Beyond Von Neumann: Toward a unified deterministic architecture
venturebeat.com·1d
🤝Cooperative Threading
Here's Why RAM Should Be Your Priority When Buying a Laptop
howtogeek.com·17h
🧠Memory Hierarchy
Beyond the Single-Writer Limitation with Turso's Concurrent Writes
turso.tech·15h·
Discuss: Hacker News
🧠Memory Models
[NodeBook] Memory Fragmentation and Buffer Coding Challenges
thenodebook.com·2d·
Discuss: r/node
🏟️Arena Allocation
Thundering Herd Problem (Cache Stampede): Solutions & Prevention | System Design Tutorial
howtech.substack.com·1d·
Discuss: r/programming
🔗Weak References
A case for learning GPU programming with a compute-first mindset – Maister's Gr
themaister.net·3h·
🔗Language Toolchains
Understanding the KV Cache (feat. Self-Attention)
dev.to·7h·
Discuss: DEV
🔄Subinterpreters
Cuckoo hashing improves SIMD hash tables
reiner.org·1d·
🏗️Hash Tables
Ask HN: Systems Development Path
news.ycombinator.com·2d·
Discuss: Hacker News
🦀MIR Optimization
Bulk operations in Boost.Bloom
bannalia.blogspot.com·1d·
🌸Bloom Indexing